.ppjz {
  padding-top: 40px;
  padding-bottom: 28px;
  background-color: #f8f9fb;
  margin-top: 50px;
}
.ppjz .base {
  width: 1130px;
}
.ppjz-tit {
  position: relative;
  padding-left: 18px;
  font-size: 18px;
  color: #2a2a2a;
  line-height: 1;
  border-left: 4px solid #326cf6;
  font-weight: bold;
}
.ppjz-box {
  display: flex;
  justify-content: space-between;
  margin-top: 18px;
  width: 1130px;
}
.ppjz-box img {
  width: 135px;
  height: 46px;
}
.edu-footer {
  padding-top: 54px;
  background: #0467fb url(/imgs2022/foot-bg.png) no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
}

.edu-footer .base {
  display: flex;
  height: 220px;
}

.edu-footer .base .con-left {
  width: 266px;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
  height: 178px;
}

.edu-footer .base .con-left .edu-footer-logo {
  width: 221px;
}

.edu-footer .base .con-left .edu-footer-sologan {
  margin: 12px 0 26px 0;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.5em;
}

.edu-footer .base .con-left .edu-footer-phoneNumber {
  font-size: 25px;
  height: 23px;
  line-height: 23px;
}

.edu-footer .base .con-left .edu-footer-phoneNumber .icon {
  font-size: 26px;
  margin-right: 8px;
}

.edu-footer .base .con-left .edu-footer-phoneNumber a {
  width: 130px;
  height: 30px;
  border-radius: 4px;
  border: solid 1px #ffffff;
  display: block;
  color: #ffffff;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  margin-left: 36px;
  margin-top: 10px;
}

.edu-footer .base .con-left .edu-footer-phoneNumber a:hover {
  background: #fff;
  color: #326cf6;
}

.edu-footer .base .con-right {
  width: 803px;
  display: flex;
  padding-left: 47px;
}

.edu-footer .base .con-right .edu-footer-about-links {
  display: flex;
}

.edu-footer .base .con-right .edu-footer-about-links .list {
  margin-right: 45px;
  text-align: center;
}

.edu-footer .base .con-right .edu-footer-about-links .list:last-of-type {
  margin-right: 58px;
}

.edu-footer .base .con-right .edu-footer-about-links .list h4 {
  margin-bottom: 30px;
  line-height: 20px;
  font-size: 20px;
  font-weight: 600;
  color: #ffffff;
  white-space: nowrap;
}

.edu-footer .base .con-right .edu-footer-about-links .list ul li {
  height: 34px;
  line-height: 34px;
}

.edu-footer .base .con-right .edu-footer-about-links .list ul li a {
  color: #fff;
  font-size: 14px;
}

.edu-footer .base .con-right .edu-footer-about-links .list ul li a:hover {
  text-decoration: underline;
}

.edu-footer .base .con-right .qrcode-box {
  width: 131px;
  color: #fff;
  text-align: center;
  margin-right: 28px;
}

.edu-footer .base .con-right .qrcode-box .qrcode {
  width: 131px;
  height: 131px;
  background: #ffffff;
  border-radius: 20px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
}

.edu-footer .base .con-right .qrcode-box .qrcode img {
  width: 112px;
  height: 112px;
}

.edu-footer .base .con-right .qrcode-box h4 {
  white-space: nowrap;
  margin: 16px 0 7px 0;
  line-height: 16px;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
}

.edu-footer .base .con-right .qrcode-box h4 span {
  font-size: 14px;
  display: block;
  font-weight: normal;
  margin-top: 4px;
}

.edu-footer .base .con-right .qrcode-box p {
  font-size: 14px;
}
